home *** CD-ROM | disk | FTP | other *** search
-
- # wait for 3 seconds
- pause 3
-
- # change default bot skill level to 2
- botskill 3
-
- # Remove the comments on the 2 lines below to support a minimum and maximum
- # number of bots running on a dedicated server. Bots will be added to the
- # server until the total number of players (bots and humans) reaches the
- # max_bots value. Each time a new player joins the server, a bot will be
- # kicked from the server unless there are only min_bots number of bots
- # currently on the server. After players disconnect from the server, bots
- # will be automatically added back to the server until the total number
- # of players reaches max_bots again. You should make max_bots be AT LEAST
- # one less than the maxplayers value (otherwise no one will be able to join
- # your server).
-
- #min_bots 2
- #max_bots 6
-
- bot_chat_percent 30
- bot_taunt_percent 60
- bot_whine_percent 50
-
- bot_chat_tag_percent 80
- bot_chat_drop_percent 20
- bot_chat_swap_percent 20
- bot_chat_lower_percent 50
-
- bot_logo_percent 40
- bot_reaction_time 2
- #random_color 1
-
- #botdontshoot 1
-
- bot_strafe_percent 10
- #addbot
- #addbot
- #addbot
-
- #bot_strafe_percent 20
- #addbot
- #addbot
- #addbot
-